Skip to content

Conversation

benironside
Copy link
Contributor

Fixes #2891 by creating documentation for the new technical preview deployment method for the CSPM and Asset Discovery security integrations. This deployment method provides secure-by-default, reusable deployment for cloud service provider (Azure, AWS, GCP) integrations by handling authentication behind the scenes. It uses a different method for each CSP.

The current phase (phase 1) only supports Azure and AWS, and only for the CSPM and Asset Discovery integrations

@benironside benironside marked this pull request as ready for review October 7, 2025 03:19
@benironside benironside requested review from a team as code owners October 7, 2025 03:19

Cloud connector deployment for integrations allows you to quickly provide Elastic with access to your third-party cloud service provider accounts. This deployment method reduces administrative burden by eliminating the need to keep track of authentication details such as API keys or passwords. Ultimately, cloud connectors are meant to make it easy to manage deployments with many integrations collecting data from CSPs, by providing a simple, reusable means of authentication.

## Where is cloud connector deployment supported?
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is important to note that to authenticate with AWS we currently require the Kibana to be deployed on AWS as well, otherwise the cloud connector will be shown as an option.
For authentication with Azure we dont require this and any location of kibana deployment is supported.

Below internal diagram emphasis Kibana location and the target CSP.
The two blue boxes (from Azure or GCP to AWS) are in research phase yet.

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Internal]: Cloud Connector AWS and Azure Documentation
2 participants